.aplayer-title {
    color: #666;
  }
  .aplayer-list-title {
    color: #666;
  }
  .aplayer.aplayer-fixed .aplayer-miniswitcher {
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
  }
  .aplayer-body {
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
  }
  .aplayer.aplayer-fixed.aplayer-narrow .aplayer-body {
    left: -66px;
  }
  .aplayer.aplayer-fixed.aplayer-narrow .aplayer-body:hover {
    left: 0px;
  }
  .aplayer.aplayer-fixed .aplayer-lrc {
    text-shadow: none;
  }
  .aplayer .aplayer-lrc p.aplayer-lrc-current {
    text-shadow: none;
    color: #fff;
  }